Skip to content

fix(deps): bump org.springdoc:springdoc-openapi-starter-webmvc-api from 2.8.5 to 2.8.6 #881

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 24, 2025

Bumps org.springdoc:springdoc-openapi-starter-webmvc-api from 2.8.5 to 2.8.6.

Release notes

Sourced from org.springdoc:springdoc-openapi-starter-webmvc-api's releases.

springdoc-openapi v2.8.6 released!

What's Changed

Added

  • #2909 - Check both SerDe BeanPropertyDefinition for @JsonUnwrapped/@​Schema
  • #2927 - Bail sealed class subtype introspection on Schema
  • #2917 - Add Future to ignored response wrappers
  • #2938 - Add out of the box support for LocalTime, YearMonth, MonthDay

Changed

  • Upgrade swagger-ui to v5.20.1
  • Upgrade swagger-core to 2.2.29
  • Upgrade spring-cloud-function to 4.2.2
  • Upgrade spring-boot to version 3.4.4

Fixed

  • #2928 - Add missing builder methods in SchemaBuilder
  • #2905 - ModelResolver.enumAsRef = true result in invalid openapi with actuator using enum param
  • #2939 - Duplicate ModelConverter registration with Spring Boot DevTools
  • #2941 - SpringBoot native fails /v3/api-docs when using a Map as an http entity field

New Contributors

Full Changelog: springdoc/springdoc-openapi@v2.8.5...v2.8.6

Changelog

Sourced from org.springdoc:springdoc-openapi-starter-webmvc-api's changelog.

[2.8.6] - 2025-03-23

Added

  • #2909 - Check both SerDe BeanPropertyDefinition for @JsonUnwrapped/@​Schema
  • #2927 - Bail sealed class subtype introspection on Schema
  • #2917 - Add Future to ignored response wrappers
  • #2938 - Add out of the box support for LocalTime, YearMonth, MonthDay

Changed

  • Upgrade swagger-ui to v5.20.1
  • Upgrade swagger-core to 2.2.29
  • Upgrade spring-cloud-function to 4.2.2
  • Upgrade spring-boot to version 3.4.4

Fixed

  • #2928 - Add missing builder methods in SchemaBuilder
  • #2905 - ModelResolver.enumAsRef = true result in invalid openapi with actuator using enum param
  • #2939 - Duplicate ModelConverter registration with Spring Boot DevTools
  • #2941 - SpringBoot native fails /v3/api-docs when using a Map as an http entity field
Commits
  • 3cf77ca [maven-release-plugin] prepare release v2.8.6
  • c047b12 CHANGELOG.md update for the next release 2.8.6
  • 20e5eec SpringBoot native fails /v3/api-docs when using a Map as an http entity field...
  • e185654 Upgrade spring-boot to version 3.4.4
  • 3421305 Duplicate ModelConverter registration with Spring Boot DevTools. Fixes #2939
  • ec43ffb LocalTime, YearMonth, MonthDay are not serialized correctly in ISO 8601 forma...
  • 7e45bea Wrong schema generation with PagedModel generated VIA_DTO and wrapped in Resp...
  • c32a017 OpenAPIService serverBaseUrl is not thread safe. Fixes #2931
  • 65ae8ba Add Future to ignored response wrappers. Fixes #2917.
  • c07093c ModelResolver.enumAsRef = true result in invalid openapi with actuator using ...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [org.springdoc:springdoc-openapi-starter-webmvc-api](https://github.com/springdoc/springdoc-openapi) from 2.8.5 to 2.8.6.
- [Release notes](https://github.com/springdoc/springdoc-openapi/releases)
- [Changelog](https://github.com/springdoc/springdoc-openapi/blob/main/CHANGELOG.md)
- [Commits](springdoc/springdoc-openapi@v2.8.5...v2.8.6)

---
updated-dependencies:
- dependency-name: org.springdoc:springdoc-openapi-starter-webmvc-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner March 24, 2025 07:58
Copy link
Contributor

Next patch release will be 4.5.88, Show Release Notes

4.5.88 (2025-03-24)

Bug Fixes

  • deps: bump org.springdoc:springdoc-openapi-starter-webmvc-api (9db89b8)

Copy link

Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 24, 2025

Looks like org.springdoc:springdoc-openapi-starter-webmvc-api is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Mar 24, 2025
@dependabot dependabot bot deleted the dependabot/gradle/main/org.springdoc-springdoc-openapi-starter-webmvc-api-2.8.6 branch March 24, 2025 10:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants